Welcome![Sign In][Sign Up]
Location:
Search - usb ddk

Search list

[Documentsusb驱动过滤

Description: 本文分三部分来介绍如何构造一个简单的USB过滤驱动程序,包括“基本原理”、“程序的实现”、“使用INF安装”。此文的目的在于希望读者了解基本原理后,可以使用除DDK以外最流行也最方便的驱动开发工具DriverStudio来实现一个自己的过滤驱动,并正确地安装
Platform: | Size: 41984 | Author: dujianyao2006@163.com | Hits:

[Driver Developezusbdriver

Description: cypress usb 驱动程序 用windows DDK编译-cypress usb drivers using windows DDK compiler
Platform: | Size: 33792 | Author: 吴世仁 | Hits:

[CommunicationUSB2.0_USB_driver

Description: 学习USB2.0驱动程序设计源码,包括Windows DDK Driver驱动的详细设计,U盘,MP3的程序设计例子-learning USB Driver Design source, including Windows DDK Driver Driver of the detailed design, the U-disk, MP3 programming examples
Platform: | Size: 1805312 | Author: 赵红 | Hits:

[Driver Develop驱动程序

Description: USB便携多道系统驱动程序.驱动程序分别使用Windows2000 DDK 以及 WindowsXP DDK结合Driver Studio v2.7 进行开发、编译-USB portable multi-channel system drivers. Drivers were using Windows 2000 and Windows DDK DDK combination Driver Studio v2.7 develop, compile
Platform: | Size: 1289216 | Author: 前程 | Hits:

[Other Embeded programpdusbd12 ddk 驱动源码

Description: USB1.1控制器pdusbd12 ddk 驱动源码,很有价值-Source code of USB1.1 controller pdusbd12 ddk,its very useful
Platform: | Size: 138240 | Author: 周春云 | Hits:

[Driver DevelopRS232-USB转换器驱动源码

Description: 一个用来实现把RS232接口转换成USB接口的设备驱动程序源码,用DDK编译-to achieve an RS232 interface into the USB device driver source code, the compiler used DDK
Platform: | Size: 692224 | Author: 苏远平 | Hits:

[Driver DevelopUSB转串口的驱动

Description: USB转串口的驱动的代码.rar 需要安装ddk ds-USB drives to the serial code. Rar need to install each ds
Platform: | Size: 15360 | Author: 陈大兴 | Hits:

[USB developUSBDRIVERCODE

Description: 该软件代码示范了如何用WINDOWS DDK 及VC++开发环境 进行windows USB 驱动程序编写-model code of the software how to use Windows DDK and VC development environment for windows USB drivers prepared
Platform: | Size: 82944 | Author: yangbin | Hits:

[Driver Develop20020405

Description: 本文分三部分来介绍如何构造一个简单的USB过滤驱动程序,包括“基本原理”、“程序的 实现”、“使用INF安装”。此文的目的在于希望读者了解基本原理后,可以使用除DDK以 外最流行也最方便的驱动开发工具DriverStudio来实现一个自己的过滤驱动,并正确地安 装。 -how to structure a simple USB filter driver, "basic principles", "Implementation of procedures", "use the INF installation." The purpose of this article is to encourage the readers to understand the basic principles, DDK can be used in addition to other than the most common and also the most convenient driver development tool to achieve a DriverStudio of their own filter driver, and proper installation.
Platform: | Size: 129024 | Author: 李一凡 | Hits:

[OS programtest_usb_view

Description: 这是一个观察usb的程序,从DDK自带的代码改变而来!功能比较强大!对学习USB有很大的帮助-This is a usb observation of procedures, from DDK's own code changes come! Comparison powerful! Learning USB be of great help
Platform: | Size: 126976 | Author: 张张 | Hits:

[Driver Developwdmddkusbqudong

Description: 用ddk和vc实现的一系列关于usb驱动设计的程序,对学习usb驱动的人能有所帮助-with ddk and vc achieve a series of usb drive design process, learning usb driver who can be helped
Platform: | Size: 107520 | Author: 里浪 | Hits:

[Driver DevelopEZ_USB_cy7c68013_driver

Description: usb芯片 cy7c68013的驱动程序文件,使用vc,ddk开发。-usb drivers, using vc, ddk development.
Platform: | Size: 177152 | Author: 王力 | Hits:

[Driver DevelopUSB

Description: PDIUSBD12 VC上位机与s344b0通信程序,要安装DDK才能运行的。-PDIUSBD12 VC PC communication program with s344b0, it is necessary to install the DDK in order to run.
Platform: | Size: 86016 | Author: hsj | Hits:

[VC/MFCVC++USB

Description: 用vc++开发USb接口的编程文档详细说明-With vc++ Development Usb programming interface documentation detailing
Platform: | Size: 157696 | Author: dongxn | Hits:

[Driver Developwanghidmouse

Description: 使用ddk进行USB鼠标驱动开发的源程序-Using DDK for USB mouse-driven development of the source
Platform: | Size: 13312 | Author: 刘银平 | Hits:

[Driver DevelopUSB_ISO

Description: USB接口驱动,ISO模式,windows DDK编写-USB Interface Driver, ISO mode, windows DDK prepared
Platform: | Size: 261120 | Author: | Hits:

[Driver Developusb

Description: windows 的usb 驱动编写,用ddk编写的-usb driver windows of the preparation, prepared by DDK
Platform: | Size: 4096 | Author: 龚健 | Hits:

[SCMRS232-USB

Description: 基于F326单片机的RS232转USB程序,基于HID免驱动,给初学者参考。-Based on the F326 MCU RS232 to USB procedures, based on the HID-free driving, a reference to the beginners.
Platform: | Size: 147456 | Author: 张伟 | Hits:

[USB developbulkusb

Description: usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features. * This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations. * The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip. -usb bulk transfer routines.* The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM).* Supports Plug and Play (PnP), Power Management (PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features.* This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations.* The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip.
Platform: | Size: 56320 | Author: James | Hits:

[Driver Developusbview

Description: usb ddk开发实例 权威实例 是初学者的最佳-usb ddk example of the authority to develop the best example is the beginners
Platform: | Size: 51200 | Author: garlic | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net